Disjunction Introduction
   HOME

TheInfoList



OR:

Disjunction introduction or addition (also called or introduction) is a rule of inference of propositional calculus, propositional logic and almost every other deduction system. The rule makes it possible to introduce logical disjunction, disjunctions to formal proof, logical proofs. It is the inference that if ''P'' is true, then ''P or Q'' must be true. An example in English language, English: :Socrates is a man. :Therefore, Socrates is a man or pigs are flying in formation over the English Channel. The rule can be expressed as: :\frac where the rule is that whenever instances of "P" appear on lines of a proof, "P \lor Q" can be placed on a subsequent line. More generally it's also a simple Validity (logic), valid logical form, argument form, this means that if the premise is true, then the conclusion is also true as any rule of inference should be, and an immediate inference, as it has a single proposition in its premises. Disjunction introduction is not a rule in some paraconsistent logics because in combination with other rules of logic, it leads to Principle of explosion, explosion (i.e. everything becomes provable) and paraconsistent logic tries to avoid explosion and to be able to reason with contradictions. One of the solutions is to introduce disjunction with over rules. See .


Formal notation

The ''disjunction introduction'' rule may be written in sequent notation: : P \vdash (P \lor Q) where \vdash is a metalogical symbol meaning that P \lor Q is a logical consequence, syntactic consequence of P in some formal system, logical system; and expressed as a truth-functional tautology (logic), tautology or theorem of propositional logic: :P \to (P \lor Q) where P and Q are propositions expressed in some formal system.


References

{{DEFAULTSORT:Disjunction Introduction Rules of inference Paraconsistent logic Theorems in propositional logic